home *** CD-ROM | disk | FTP | other *** search
- TKBUBBLE.PRG
- ------------
-
- TKBUBBLE is a new addition to the toolkit software which combats
- problems caused by other auto-folder programs & patches taking
- priority over the (very) important 68040 patching code.
-
- All you have to do is place TKBUBBLE.PRG _last_ in the auto folder
- and this will ensure the toolkit driver code will 'bubble' to the
- top of the vector list, and take priority over all the other auto
- folder programs. This is important to ensure 68040 cache coherency
- is maintained, among other things.
-
- Always try to place TKBUBBLE as close to the end of the auto folder
- sequence as possible (i.e. as close to the end as you can get away
- with), but if you get crashes or other problems, then try moving it
- back one or two slots until it does work.
-
- If you use MetaDos (or equivalent CD-Rom driver) for use with SCSI
- CD-Rom devices, then you should _definitely_ install the TKBUBBLE
- program. Make sure you DON'T put TKBUBBLE _before_ MetaDos if you
- have a SCSI CD-Rom, or you will have problems reading your CD's
-
- For the technically minded, the program moves the toolkit driver's
- internal trap #1 and trap #14 routines to the top of the XBRA list,
- but the disk patches (trap #13) are left at the bottom, to prevent
- problems with device redirection software like disk caches and
- network drivers.
-